summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xeasyinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/easyinstall.sh b/easyinstall.sh
index 71d99312b..e2227d6fa 100755
--- a/easyinstall.sh
+++ b/easyinstall.sh
@@ -14,4 +14,4 @@ echo "Downloading precompiled binaries."
curl -s $DOWNLOADURL | tar -xzf -
echo "Done."
-echo "Cuberite is now installed, run using 'cd MCServer; ./MCServer'."
+echo "Cuberite is now installed, run using 'cd MCServer; ./Cuberite'."